projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f392e84
)
*** empty log message ***
author
Jan Djärv
<jan.h.d@swipnet.se>
Sun, 19 Jan 2003 22:55:00 +0000
(22:55 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Sun, 19 Jan 2003 22:55:00 +0000
(22:55 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 6fb5350163260278ae4fc11ae681bf34a13b330d..428a9ca6ae6025e269b7e3fa7563ec08b8b366db 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2003-01-19 Jan D. <jan.h.d@swipnet.se>
+ * xterm.c (handle_one_xevent): Surround popup_activated
+ with #ifdef:s for non-toolkit version.
+
* Makefile.in (XOBJ): Add gtkutil.o if USE_GTK
(gtkutil.o): New file.
(TOOLKIT_DEFINES): Set to -DUSE_GTK if HAVE_GTK.